Check for unsaved changes before Commit
[egit/spearce.git] / org.eclipse.egit.ui.test / org.eclipse.egit.ui--All tests.launch
blobbee87996a74e93c9b3bef4b3814732ac6838239b
1 <?xml version="1.0" encoding="UTF-8"?>
2 <launchConfiguration type="org.eclipse.swtbot.eclipse.ui.launcher.JunitLaunchConfig">
3 <booleanAttribute key="append.args" value="true"/>
4 <booleanAttribute key="askclear" value="false"/>
5 <booleanAttribute key="automaticAdd" value="true"/>
6 <booleanAttribute key="automaticValidate" value="false"/>
7 <stringAttribute key="bootstrap" value=""/>
8 <stringAttribute key="checked" value="[NONE]"/>
9 <booleanAttribute key="clearConfig" value="true"/>
10 <booleanAttribute key="clearws" value="true"/>
11 <booleanAttribute key="clearwslog" value="false"/>
12 <stringAttribute key="configLocation" value="${workspace_loc}/.metadata/.plugins/org.eclipse.pde.core/pde-junit"/>
13 <booleanAttribute key="default" value="true"/>
14 <booleanAttribute key="includeOptional" value="true"/>
15 <stringAttribute key="location" value="${workspace_loc}/../junit-workspace"/>
16 <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
17 <listEntry value="/org.eclipse.egit.ui.test/src/org/eclipse/egit/ui/test/AllTests.java"/>
18 </listAttribute>
19 <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
20 <listEntry value="1"/>
21 </listAttribute>
22 <stringAttribute key="org.eclipse.jdt.junit.CONTAINER" value=""/>
23 <booleanAttribute key="org.eclipse.jdt.junit.KEEPRUNNING_ATTR" value="false"/>
24 <stringAttribute key="org.eclipse.jdt.junit.TESTNAME" value=""/>
25 <stringAttribute key="org.eclipse.jdt.junit.TEST_KIND" value="org.eclipse.jdt.junit.loader.junit4"/>
26 <stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="org.eclipse.egit.ui.test.AllTests"/>
27 <stringAttribute key="org.eclipse.jdt.launching.PROGRAM_ARGUMENTS" value="-os ${target.os} -ws ${target.ws} -arch ${target.arch} -nl ${target.nl} -consoleLog"/>
28 <stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="org.eclipse.egit.ui.test"/>
29 <stringAttribute key="org.eclipse.jdt.launching.SOURCE_PATH_PROVIDER" value="org.eclipse.pde.ui.workbenchClasspathProvider"/>
30 <stringAttribute key="pde.version" value="3.3"/>
31 <stringAttribute key="product" value="org.eclipse.sdk.ide"/>
32 <booleanAttribute key="run_in_ui_thread" value="true"/>
33 <booleanAttribute key="show_selected_only" value="false"/>
34 <booleanAttribute key="tracing" value="false"/>
35 <booleanAttribute key="useDefaultConfig" value="true"/>
36 <booleanAttribute key="useDefaultConfigArea" value="false"/>
37 <booleanAttribute key="useProduct" value="true"/>
38 </launchConfiguration>